Skip to content

fixing incorrect clean-up in BLERemoteService::removeCharacteristics() #3973

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

jarikp
Copy link

@jarikp jarikp commented May 5, 2020

fixing incorrect clean-up in BLERemoteService::removeCharacteristics(), causing heap corruption crash when deleting BLEClient instances, possible as reported by issue #3966

…), causing heap corruption crash when deleting BLEClient instances
@jarikp
Copy link
Author

jarikp commented May 6, 2020

As short note on reproducing the problem can be found here platformio/platform-espressif32#340 (comment)

@Obrekr
Copy link

Obrekr commented May 10, 2020

Same fix as in PR #3764 and PR #3521

@TheNitek
Copy link
Contributor

This is now the 3rd pull request fixing a quite obvious bug. Is there any chance to get this merge anytime soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants